CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Heuristic Approach

搜索资源列表

  1. BPexample

    0下载:
  2. 开发环境:Matlab 简要说明:动量-自适应学习调整算法。在实际应用中,原始的BP算法很难胜任,因此出现了很多的改进算法。BP算法的改进主要有两种途径,一种是采用启发式学习方法,另一种则是采用更有效的优化算法。本例采用动量BP算法,来实现对网络的训练过程,动量法降低了网络对于误差曲面局部细节的敏感性,有效地抑制网络陷于局部极小。-development environment : Matlab Brief Descr iption : Momentum-adaptive learning
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1051
    • 提供者:zhangjian
  1. hill

    0下载:
  2. 爬山算法是一种局部择优的方法,采用启发式方法,是对深度优先搜索的一种改进,它利用反馈信息帮助生成解的决策。 属于人工智能算法的一种。-Climbing algorithm is a partial merit-based approach, using heuristic methods, is a depth-first search of an improvement, which uses feedback information to generate solutions to help
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:1505
    • 提供者:ccy
  1. ldfs

    0下载:
  2. 基于学习的深度优先搜索算法,一种通用的启发式搜索算法用于确定的,非确定以及MDPs环境中-Learning Depth-First Search:A Unified Approach to Heuristic Search in Deterministic and Non-Deterministic Settings,and its application to MDPs
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:724494
    • 提供者:刘小飞
  1. 0514003

    0下载:
  2. 根据汽车内饰等行业需求,对皮制品加工的优化排样问题进行了研究.创新地采用离散化处理方式,同时引进边界约束,使排样过程与皮料和样片的几何信息无关,使用基于顺序的启发式底左布局将样片顺次布置到皮料上-According to the demand for such industries as automotive interior trim, leather processing for optimal layout problem is studied. Innovative approach o
  3. 所属分类:Development Research

    • 发布日期:2017-04-08
    • 文件大小:540559
    • 提供者:翁經堯
  1. boundsonLDPCandLDGM

    0下载:
  2. The paper is about bounds for LDPC and LDGM codes under MAP. A new method for analyzing low density parity check (LDPC) codes and low density generator matrix (LDGM) codes under bit maximum a posteriori probability (MAP) decoding is introduced. T
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:458169
    • 提供者:mike zhou
  1. SimulatedAnnealing

    0下载:
  2. Simulated Annealing (SA) is a smart (meta)-heuristic for Optimization. Given a cost function in a large search space, SA replaces the current solution by a random "nearby" solution. The nearby solution is chosen with a probability that depends on the
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:20145
    • 提供者:dingchong
  1. eserv

    0下载:
  2. Abstract. In this paper, we propose a method of hiding sensitive classification rules from data mining algorithms for categorical datasets. Our approach is to reconstruct a dataset according to the classification rules that have been checked an
  3. 所属分类:Database system

    • 发布日期:2017-04-03
    • 文件大小:274826
    • 提供者:Rishi
  1. GeneratingFPGA-AcceleratedDFTLibraries

    0下载:
  2. 关于DFT的文章,应用FPGA实现傅立叶变换。-Abstract—We present a domain-specific approach to generate high-performance hardware-software partitioned implementations of the discrete Fourier transform (DFT). The partitioning strategy is a heuristic based on the DFT
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:235386
    • 提供者:李然
  1. HRR-Detector-for-Slow-Moving

    0下载:
  2. 地面探测器发现海杂波中的目标一种方法 并有仿真-Based upon observations from real radar data measurements, a heuristic approach exploiting a salient aspect of the idealized LRT is developed which is shown to perform well when applied to real measured sea clutter
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2134838
    • 提供者:yangxiaozhu
  1. ant

    0下载:
  2. 蚁群算法(ant colony algorithm,简称ACA)是20世纪90年代由意大利学者M.Dorigo等人首先提出来的一种新型的模拟进化算法.它的出现为解决NP一难问题提供了一条新的途径.用蚁群算法求解旅行商问题(TSP)、分配问题(QAP)、调度问题(JSP)等,取得了一系列较好的实验结果.虽然对蚁群算法研究的时间不长,但是初步研究已显示出蚁群算法在求解复杂优化问题(特别是离散优化问题)方面具有一定的优势,表明它是一种很有发展前景的方法.蚁群算法的主要特点是:正反馈、分布式计算.正反馈
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:2383
    • 提供者:咋都有
  1. CLIPS_6.30_Beta.R3

    0下载:
  2. clips最新版   CLIPS是一种专家系统工具,最初由NASA/Lyndon B. Johnson太空中心软件技术研究室开发出来。自1986年首次发布以来,CLIPS经历了不断的改进和完善。现在它已经被广泛的应用在数以万计的全球用户中。   CLIPS被开发出来以促进集成人类知识和经验的软件发展。   在CLIPS中,知识的表示有三种方式:   l 规则,规则表示法是基于启发式经验知识库的首要选择。   l 自定义函数和通用函数,这种方式是程序式知识表示的首选。   l 面向对象设计,也
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-22
    • 文件大小:7085002
    • 提供者:魏林
  1. Heuristic-search-strategies

    0下载:
  2. IEEE文章,启发式搜索策略用于 确定最佳的电容布局和 供配电系统的评等。在启发式 方法提出了一个关键的少数 名为“敏感节点,节点,选择 安装电容器优化净储蓄 同时实现了大的整体亏损减少。 这种方法保证了电压约束 会见。这种启发式的方法是适合大 配电系统,并可以在网上有用 实施。该方法是 用于测试系统和结果 与其他已发表的技术。 -Heuristic search strategies are used to determine the o
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:621261
    • 提供者:徐正
  1. KMean

    0下载:
  2. KMEAN C# In data mining, k-means clustering is a method of cluster analysis which aims to partition n observations into k clusters in which each observation belongs to the cluster with the nearest mean. This results in a partitioning of the data sp
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:1578
    • 提供者:Truong
  1. Km

    0下载:
  2. In data mining, k-means clustering is a method of cluster analysis which aims to partition n observations into k clusters in which each observation belongs to the cluster with the nearest mean. This results in a partitioning of the data space into Vo
  3. 所属分类:File Formats

    • 发布日期:2017-11-24
    • 文件大小:691
    • 提供者:pongpan
  1. 04470074.rar

    0下载:
  2. he increasing demand of networks, over the past decade has led to the need for enormous cost reduction and increasing accessibility of networks. It requires for efficient traffic management in the network and ability to expand as per the need.
  3. 所属分类:Development Research

    • 发布日期:2017-12-03
    • 文件大小:2951625
    • 提供者:Mohd Elsoufi
  1. A-Heuristic-Based-Multi-Objective-Approach-for--N

    0下载:
  2. reconfiguration networks
  3. 所属分类:Development Research

    • 发布日期:2017-03-29
    • 文件大小:564440
    • 提供者:thuandongan
  1. A-New-Heuristic-Approach-for-Optimal-Network-Reco

    0下载:
  2. reconfiguration network
  3. 所属分类:Development Research

    • 发布日期:2017-03-29
    • 文件大小:306616
    • 提供者:thuandongan
  1. dergipark.ulakbim.gov

    0下载:
  2. Differential Evolution (DE) algorithm is a new heuristic approach mainly having three advantages finding the true global minimum regardless of the initial parameter values, fast convergence, and using few control parameters
  3. 所属分类:Document

    • 发布日期:2017-04-27
    • 文件大小:133589
    • 提供者:f&f
  1. Demangle

    0下载:
  2. Spoil names of symbols with C linkage, so use an heuristic approach to check if the name should be demangled. -Spoil names of symbols with C linkage, so use an heuristic approach to check if the name should be demangled.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7359
    • 提供者:tiegiudk
  1. OOCH_RANDOMNESS

    0下载:
  2. OCCH RANDOMNESS (Optimised Connected Coverage Heuristic) approach Algorithm for WIreless Sensor Networks in Matlab
  3. 所属分类:Algorithm

« 12 »
搜珍网 www.dssz.com